home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Cl…Business) - New Member 21 / Software of the Month Club XXI - New Member Business.ISO / mac / Business / Financial Portfolio v4.1 ƒ / Financial Portfolio v4.1 / Financial Portfolio v4.1.rsrc / LENS_180_Transaction note.bin < prev    next >
Text File  |  1995-11-23  |  1KB  |  65 lines

  1. ItemType: WIND
  2. Rect: 195,269,445,413
  3. AutoSize: FALSE
  4. Style: Dialog
  5. HasTitleBar: TRUE
  6. HasZoomBox: FALSE
  7. Name: Transaction note
  8. Params: i4_Text┬i3_Text┬i0_TopLeft┬i5_Text┬i6_Text
  9. Result: i4_Text┬i3_Text
  10.  
  11. ItemType: PUSH
  12. Rect: 176,119,238,136
  13. TextFont: Geneva
  14. TextSize: 10
  15. AutoSize: FALSE
  16. Name: OK
  17. DefaultItem: TRUE
  18. AutoClose: TRUE
  19.  
  20. ItemType: PUSH
  21. Rect: 91,120,151,137
  22. TextFont: Geneva
  23. TextSize: 10
  24. AutoSize: FALSE
  25. Name: Cancel
  26. CancelItem: TRUE
  27. AutoClose: TRUE
  28.  
  29. ItemType: TEXT
  30. Rect: 9,47,243,106
  31. TextFont: Geneva
  32. TextSize: 10
  33. AutoSize: FALSE
  34. Name: Notes
  35. LockText: FALSE
  36. Scrolling: TRUE
  37.  
  38. ItemType: TEXT
  39. Rect: 11,0,231,16
  40. AutoSize: FALSE
  41. Name: category
  42. TextAlign: Center
  43. Text: Category
  44.  
  45. ItemType: TEXT
  46. Rect: 9,32,36,45
  47. TextFont: Geneva
  48. TextSize: 10
  49. Name: Type
  50. Text: Type
  51.  
  52. ItemType: TEXT
  53. Rect: 9,18,34,31
  54. TextFont: Geneva
  55. TextSize: 10
  56. Name: Date
  57. Text: Date
  58.  
  59. ItemType: PUSH
  60. Rect: 10,120,70,137
  61. TextFont: Geneva
  62. TextSize: 10
  63. AutoSize: FALSE
  64. Name: Clear
  65. Script: --on mouseUp  wdID,wdName,objNo,objName,objValue┬wsSet wdID,"Notes","Text", ""┬--end mouseUp